Bring in the changes to "finish" the XCSV stuff. This preprocesses the
authorrobertl <robertl>
Sun, 2 Mar 2003 01:41:42 +0000 (01:41 +0000)
committerrobertl <robertl>
Sun, 2 Mar 2003 01:41:42 +0000 (01:41 +0000)
commit9b4b4d79a258db86b7039df37976676546989f3b
tree2c20c4b87b13dc190c22b3e34ca6dd0906ba8df6
parentd282587d0234136012a8a7b79f31d7c3ee27212e
Bring in the changes to "finish" the XCSV stuff.  This preprocesses the
style directory and compiles it intot he binary, eliminating the *need*
(but keeping the *option*) of external style files.  It makes the style
entries look like first class citizens, showing up in help, menu option
output, and such.

This is the result of some ping-ponging with Alex...

: Modified Files:
:  Makefile csv_util.h defs.h gcdb.c internal_styles.c mkstyle.sh
:  vecs.c xcsv.c style/README.style style/csv.style
:  style/custom.style style/dna.style style/gpsdrive.style
:  style/gpsman.style style/mxf.style style/nima.style
:  style/ozi.style style/s_and_t.style style/tiger.style
:  style/xmap.style
: Removed Files:
:  csv.c dna.c gpsman.c mxf.c ozi.c tiger.c
26 files changed:
Makefile
csv.c [deleted file]
csv_util.h
defs.h
dna.c [deleted file]
gcdb.c
gpsman.c [deleted file]
internal_styles.c
mkstyle.sh
mxf.c [deleted file]
ozi.c [deleted file]
style/README.style
style/csv.style
style/custom.style
style/dna.style
style/gpsdrive.style
style/gpsman.style
style/mxf.style
style/nima.style
style/ozi.style
style/s_and_t.style
style/tiger.style
style/xmap.style
tiger.c [deleted file]
vecs.c
xcsv.c